]> git.dpolakovic.space - dpolakovic-space/commitdiff
style: Added class which centers content on mobile too.
authorDavid Polakovic
Sun, 1 Mar 2026 10:31:17 +0000 (11:31 +0100)
committerDavid Polakovic
Sun, 1 Mar 2026 10:31:17 +0000 (11:31 +0100)
Root-domain/Styles/styles.css

index fa3064159f6224aa9ea35b8edb3463a807026292..4019d2d6b3c4629659381d97aa96dd678e4a40da 100755 (executable)
@@ -63,6 +63,10 @@ tr:hover {
     text-align: center;
 }
 
+.center-always {
+    text-align: center;
+}
+
 .my-filter {
       text-align: center;
       padding-bottom: 50px;
@@ -301,7 +305,7 @@ display: block;
 .gif-buttons {
     float: right;
     line-height: 1;
-    margin-left: 5px;  /* Add 10px space to the left of each button */s
+    margin-left: 5px;  /* Add 10px space to the left of each button */
 }
 
 .dir {
@@ -378,7 +382,7 @@ display: block;
     display: block;
     color: white;
     text-align: center;
-    padding: 14px 16px;
+    padding: 14px 18px;
     text-decoration: none;
 }
 
@@ -697,6 +701,11 @@ display: block;
       text-align: center;
       margin: 0 auto;
   }
+
+  .center-always {
+      text-align: center;
+      margin: 0 auto;
+  }
   
   /* All links should be left-aligned on mobile */
   a {
Copyright 2022-2026 David Polakovic. Individual project licenses are located in project root in full length.

Site generated using Gitweb. Read the documentation for JavaScript and cookie information. Additional source code available here under GPLv3 license.

Server for this subdomain is RFC 2324 compliant